Skip to content

chore(copilot): ignore vendor directory#1876

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:masterfrom
a7i:copilot-ignore-vendor-master
May 19, 2026
Merged

chore(copilot): ignore vendor directory#1876
k8s-ci-robot merged 1 commit into
kubernetes-sigs:masterfrom
a7i:copilot-ignore-vendor-master

Conversation

@a7i
Copy link
Copy Markdown
Contributor

@a7i a7i commented May 17, 2026

Add .copilotignore to exclude vendor/** from Copilot context so PR reviews can stay under file limits.

Copilot AI review requested due to automatic review settings May 17, 2026 02:01
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 17, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a .copilotignore file to exclude the repository’s vendor/ tree from GitHub Copilot context, helping keep Copilot-assisted reviews within file-size / file-count limits.

Changes:

  • Introduces .copilotignore at the repo root.
  • Ignores vendor/** so vendored dependencies aren’t included in Copilot context.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@a7i
Copy link
Copy Markdown
Contributor Author

a7i commented May 17, 2026

/retest-required

2 similar comments
@a7i
Copy link
Copy Markdown
Contributor Author

a7i commented May 18, 2026

/retest-required

@ingvagabund
Copy link
Copy Markdown
Contributor

/retest-required

@ingvagabund
Copy link
Copy Markdown
Contributor

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 19, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ingvagabund

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 19, 2026
@k8s-ci-robot k8s-ci-robot merged commit 9cba672 into kubernetes-sigs:master May 19, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants